.aq-reg{
	margin-bottom:40px;
}

.aq-reg-title{
	border-bottom:1px solid #ccc;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.aq-reg-title-txt{
	color: #3b7cda;
	font-size: 20px;
}

.aq-reg-box{
	width:65%;
	margin: 40px auto 0;
}

.input-box{
	margin-bottom: 20px;
	width:65%;
}

.reg-tips{
	width:35%;
}

.input-box label{
	font-weight:normal;
	width:100px;
	text-align:right;
}

.input-box label font{
	margin: 0 5px;
}

.input-box input{
	width:400px;
	margin-left:10px;
	height: 35px;
	line-height:35px;
}

.aq-reg-login-sbt{
	
	text-align:center;
}

.aq-reg-login-sbt input{
	width: 300px;
}

#tiaokuan{
	width:16px;
	height:16px;
}

.ml30{
	margin-left:110px;
}

.red{
	color: #f00;
}

.tips-error{
	margin-left: 15px;
}

/************ 忘记密码 ****************/

.findpassword-box{
	margin:25px 0;
	padding:30px 0;
}

.findpassword-txt{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.findpassword{
	width:500px;
	margin: 30px auto;
}

#yzm{
	width:150px;
	margin-right: 20px;
}

.retry{
	margin-left: 10px;
}


/*****     邮件验证      *******/

.checkemail-icon{
	background:url(../images/checkemail_icon.jpg) no-repeat;
	width: 45px;
	height: 39px;
	margin: 0 auto;
}

.checkemail-desc{
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0;
}

.text-align{
	text-align: center;
}

.blue{
	color: #3b7ddb;
}

.reg-checkmail-box a.btn{
	width: 200px;
	display: block;
	margin: 20px auto;
}


/*********** 重置密码 *************/
.resetpassword-box{
	margin: 30px 0;
}

.resetpassword-success{
	width: 48px;
	height: 48px;
	background: url(../images/resetpassword_success.jpg) no-repeat;
	margin-right: 30px;
}

.resetpassword-success-txt p{
	font-size: 14px;
}

.resetpassword-success-account{
	color: #cccccc;
}

.resetpassword-box-wrap label{
	font-size: 14px;
	font-weight: normal;
	width:100px;
}

.resetpassword-box-wrap .col-sm-10{
	width:60%;
}
.resetpassword-box-wrap input{
	width:100%;
}

.resetpassword-box-wrap input.btn{
	margin-left:15px;
}